home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / LGP250S1.ZIP / src / libgplus.5 / libgplus / vms / cxshare.com < prev    next >
Text File  |  1992-03-04  |  343b  |  8 lines

  1. $ v = 'f$verify(0)
  2. $! THIS COMMAND FILE IS USED TO LINK C++ PROGRAMS TO THE libg++ library and
  3. $! the C RUN TIME LIBRARY.  The shared version of the library is used for
  4. $! both libraries.  This is the most efficient use of disk space.
  5. $ link 'P1' 'p2' 'p3' 'p4' 'p5' 'p6' 'p7' 'p8' -
  6.     +GNU_CC:[000000]OPTIONS_SHR.OPT/OPT
  7. $if v then set verify
  8.